Total Complexity | 77 |
Dependencies | 3 |
Dependents | 7 |
Total lines | 261 |
Lines of code | 230 |
Logical lines of code | 179 |
Comment lines | 0 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
apply_default_operator() | 36 | 29 | 76 | |
apply_calculator_operator() | 46 | 13 | 41 | |
round() | 50 | 13 | 26 | |
parser() | 58 | 5 | 14 | |
get_combinations() | 57 | 4 | 17 | |
apply_operator() | 64 | 5 | 8 | |
products_id_parser() | 61 | 4 | 12 | |
apply_variable() | 53 | 3 | 22 | |
get_text_variable_options() | 59 | 1 | 14 |